mesa.git
7 months ago[PATCH] kopper: Revert "kopper: Explicitly choose zink"
Yiwei Zhang [Sat, 17 May 2025 19:50:28 +0000 (12:50 -0700)]
[PATCH] kopper: Revert "kopper: Explicitly choose zink"

This reverts commit 854bc2ee05f90e426f318352682144050e402d4b.

Forcing zink explicitly would get zink-on-lvp picked up over llvmpipe
for gbm dri support, which is not intended. Currently, zink_screen's
choose_pdev won't be able to reject it when the driver name is explicit.
So we have to revert the change first to mitigate regressions.

Reported-by: @n3rdopolis @0xnihilo
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13009
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13053
Fixes: 854bc2ee05f ("kopper: Explicitly choose zink")
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35039>
(cherry picked from commit e6481d3f42e0cd735fda38fb3029e6f8abf5a0e6)

Gbp-Pq: Name kopper-Revert-kopper-Explicitly-choose-zink.patch

7 months ago[PATCH] Revert "hasvk/elk: stop turning load_push_constants into load_uniform"
Dave Airlie [Sun, 8 Jun 2025 23:19:28 +0000 (09:19 +1000)]
[PATCH] Revert "hasvk/elk: stop turning load_push_constants into load_uniform"

This reverts commit b036d2ded2de32e81730ec8ce37c803bad112efa.

This seems to break gtk4 and other stuff.

Cc: mesa-stable
(taking ack from Lionel saying we should revert)

Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35407>
(cherry picked from commit 870b8717b25eceadac8dd653debe8346826227cb)

Gbp-Pq: Name Revert-hasvk-elk-stop-turning-load_push_constants-in.patch

7 months ago[PATCH 1/3] etnaviv: isa: Add txf instruction
Christian Gmeiner [Fri, 18 Apr 2025 21:35:20 +0000 (23:35 +0200)]
[PATCH 1/3] etnaviv: isa: Add txf instruction

This instruction is used to implement texelfetch.

Blob generates such txf's for
dEQP-GLES3.functional.shaders.texture_functions.texelfetch.+

Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34685>

Gbp-Pq: Name etnaviv-add-support-for-texelfetch.patch

7 months agodisable use of ppc64el assembly code
Dmitry Shachnev [Fri, 29 Aug 2025 00:48:10 +0000 (00:48 +0000)]
disable use of ppc64el assembly code

Bug-Debian: https://bugs.debian.org/1092890
Last-Update: 2025-02-02

Gbp-Pq: Name disable_ppc64el_assembly.diff

7 months agosrc_glx_dri_common.h
Debian X Strike Force [Fri, 29 Aug 2025 00:48:10 +0000 (00:48 +0000)]
src_glx_dri_common.h

Gbp-Pq: Name src_glx_dri_common.h.diff

7 months agopath_max
Debian X Strike Force [Fri, 29 Aug 2025 00:48:10 +0000 (00:48 +0000)]
path_max

Gbp-Pq: Name path_max.diff

7 months agomesa (25.0.7-2+rpi1) trixie-staging; urgency=medium
Peter Michael Green [Fri, 29 Aug 2025 00:48:10 +0000 (00:48 +0000)]
mesa (25.0.7-2+rpi1) trixie-staging; urgency=medium

  [changes brought forward from 24.0.7-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Fri, 24 May 2024 10:55:59 +0000]
  * Try to disable valgrind.
  * Move valgrind from build-depends to build-conflicts.

[dgit import unpatched mesa 25.0.7-2+rpi1]

7 months agoImport mesa_25.0.7-2+rpi1.debian.tar.xz
Peter Michael Green [Fri, 29 Aug 2025 00:48:10 +0000 (00:48 +0000)]
Import mesa_25.0.7-2+rpi1.debian.tar.xz

[dgit import tarball mesa 25.0.7-2+rpi1 mesa_25.0.7-2+rpi1.debian.tar.xz]

9 months agoImport mesa_25.0.7.orig.tar.xz
Timo Aaltonen [Wed, 11 Jun 2025 14:14:37 +0000 (17:14 +0300)]
Import mesa_25.0.7.orig.tar.xz

[dgit import orig mesa_25.0.7.orig.tar.xz]